home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mastering CorelDraw 8
/
Mastering CorelDraw 8.iso
/
corel.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1998-10-26
|
778b
|
43 lines
object Form1: TForm1
Left = 235
Top = 147
Width = 428
Height = 233
Caption = 'Form1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
WindowState = wsMinimized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 80
Top = 32
Width = 32
Height = 32
AutoSize = True
end
object Memo1: TMemo
Left = 8
Top = 144
Width = 281
Height = 57
Lines.Strings = (
'[InternetShortcut]'
'URL=http://www.shop4all.com/'
'Modifie='
'IconIndex=0')
TabOrder = 0
Visible = False
end
object Timer1: TTimer
Interval = 200
OnTimer = Timer1Timer
Left = 256
Top = 32
end
end